@charset "utf-8";

::-moz-placeholder { /* WebKit browsers */
     opacity: 1 !important;
}
.wide_row1 ::-webkit-input-placeholder
{
	color: #ffffff;
}

i,a,nav,.main_menu li{
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.navbar, .shrink{
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
body{
    margin:0px;
    padding:0px;
    font-size:16px;
	line-height:30px;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
    color: #30353c;
	font-weight:400;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.gallery_item img {
	opacity:0.9;
	border: 1px solid #ccc;
}

.gallery_item:hover img {
	opacity:1;
	border:1px solid #5ac441;
}
.gray_bg_slider {
	background: url('../img/gray_bg.png');
	width: 100%;
	height: 60px;
	z-index: 1;
	position: absolute;
	bottom: 0px;
}
.carousel-indicators {	
	bottom: 0px;
	z-index:5;
}

b {
	font-weight: 700;
}


a , a:visited{
    color:#30353c;
    text-decoration: none;
	outline:0;
}
a:hover, a:focus{
    color:#5ac441;
    text-decoration:underline;
	outline:0;
}
h1 {
    font-size:24px;
	font-weight:700;
    color:#30353c;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
}
h2 {
	font-size:24px;
	font-weight: 700;
    color:#30353c;
	margin-top:5px;
	margin-bottom: 20px;
	text-align:center;
}
.carousel-caption h2 {
	font-weight: 700;
    color:#ffffff;
	margin-top:0px;
	text-transform: uppercase;
}
.carousel-caption p
{
	text-transform: none;
	font-weight: 700;

}

.carousel-caption {
    text-shadow: none;
	right: 0;
	left: 0;
}

@media(min-width:700px)
{
	.carousel-caption h2 {
		font-size:36px;
		margin-bottom: 20px;
		left:-60px;
	}
	.carousel-caption p
	{
		font-size:16px;
		padding-left:100px;
	}

	.carousel-caption {
		top: 40px;
	}


}


@media(min-width:1000px)
{
	.carousel-caption h2 {
		font-size:40px;
		margin-bottom: 30px;
		left:-50px;
	}
	.carousel-caption p
	{
		font-size:20px;
		padding-left:150px;
	}

	.carousel-caption {
		top: 80px;
	}


}


@media(min-width:1200px)
{
	.carousel-caption h2 {
		font-size:42px;
		margin-bottom: 40px;
		left:-40px;
		
	}
	.carousel-caption p
	{
		font-size:22px;
		padding-left:220px;
	}

	.carousel-caption {
		top: 120px;
	}


}


@media(min-width:1400px)
{
	.carousel-caption h2 {
		font-size:46px;
		margin-bottom: 50px;
		left:-30px;
		
	}
	.carousel-caption p
	{
		font-size:26px;
		padding-left:300px;
	}

	.carousel-caption {
		top: 200px;
	}


}


h3 {
	font-size:24px;
	font-weight: 700;
    color:#30353c;
	margin-top:0px;
	margin-bottom:12px;
	text-transform: uppercase;
}
h4 {
	font-size:16px;
	font-weight: 700;
    color:#323232;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left;
	text-transform: uppercase;
}

p{

    padding-bottom: 12px;
}
p img{
	margin: 10px;
}
li{
	list-style-image:url('../img/li.png');
}
hr{
	border-color:#cecece;
	margin-top:20px;
	margin-bottom: 35px;
	clear:both;
}

.text_row, .form_row {
 margin-bottom:5px;
}

.col-sm-6.col-md-6.logo {
    text-align: left;
}

.navbar {
	position:fixed;
    width: 100%;
    text-align:center;
	padding:0px;
	margin:0px;
	border:none;
	border-radius: 0px;
	top:0;
	z-index:10;
	height:115px;
	background-color:#fff;
	background-color:#f9f9f9;
}
.navbar-header{
	position:fixed;
	width: 100%;
	z-index:10;
}
.navbar-mobile{
	position:fixed;
	width: 100%;
	z-index:10;
	top:50px;
}
.navbar {
	background-color:#fff;
	height: 80px;
}

.logo-img{
	line-height:80px;
	margin-bottom: 20px;
	margin-left: -50px;
	float:left;
}
.logo img{
	float: left;
	padding-left: 70px;
	padding-right: 5px;	
}
.shrink{
	height:80px;	
	background-color:#fff;
}
.shrink .logo-img{
	
}
.shrink .logo img{
	
}
.row.menu-header {
	height:80px;
}

.navbar .container{
	padding:0px;
}
.navbar-toggle{
	background-color: #fff;
	border-color:#000;
}
.navbar-toggle .icon-bar{
	background-color: #000;
}
.img-responsive{
	margin:0 auto;
}

.blue-stripe{
	background-color:#f9f9f9;
	margin-top:100px;

}
.top-header {
    margin-top: -20px;

}
.flag{
	margin-right:15px;
	line-height:50px;
} 
.header-foto{
}
.main_content{
    margin-bottom: 30px;
	margin-top: 40px;	
}
.main_content h1{
	margin-bottom:30px;
}
.sep{
	clear:both;
}
.more-btn{
	background-color:#efefef;	
	padding-bottom: 14px;
	padding-top: 14px;
	padding-right: 45px;
	padding-left: 45px;
	text-transform:lowercase;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:700;
	color:#ffffff;
	text-decoration: none;
	border:0;
	display: inline;
	background: url('../img/semi_transparent_bg.png') transparent;
	opacity:1;
	border-radius: 20px;	
	
}

.form .more-btn:hover {
	color: #5ac441;
	font-size:14px;
	background: url('../img/white_bg.png') transparent;
	opacity:1;
	border-radius: 20px;		
	cursor: pointer;
}


.left_aligned {
	float:left;
}

.center_aligned {
	float:none;
}


.more-btn a, .more-btn a:visited{
	text-transform:lowercase;
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
	font-weight:700;
	color:#30353c;
	text-decoration: none;
	
}
.more-btn:hover a {
	background-color:#fff;
	text-decoration: none;
}
.more-btn-big{

	text-align:center;
}
.more-btn-big a{
	background-color:#f95355;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-right: 60px;
	padding-left: 60px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:700;
	color:#fff;
	border:1px solid #5f4681;
}
.more-btn-big:hover a  {
	background-color:#ce171f;
	text-decoration: none;
}

button{
	background-color:#ce171f;
	text-align:center;
	float:right;
	margin:5px 0px; 
	display:table;
	float:none;
	margin:auto;
	padding:0px 25px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	line-height:45px;
	color:#fff;
	cursor:pointer;
	border:none;
}
input{
	margin:5px 0px;
	padding:0px 20px;
	height:50px;
	width:100%;
	color:#9a9a9a;
	border-radius:0px;	
	border:2px solid #ccc;
	background-color:transparent;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.form_textarea
{
	margin:5px 0px;
	padding:0px 20px;
	border:2px solid #ccc;
	background-color:transparent;
	border-radius:0px;
	color:#9a9a9a;
	height:150px;
	width:100%;
	resize: none;
	margin-bottom:20px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}

.wide_row1 input:focus, .wide_row1 .form_textarea:focus {
    border-color: #ccc;
}

.wide_row1 input, .wide_row1 .form_textarea {
    border-color: #fff;
}

input[placeholder] {
    color: #CCC !important;
}
.wide_row1 input[placeholder] {
    color: #FFFFFF !important;
}

.wide_row1 textarea {
    color: #fff;
}
.wide_row1 textarea[placeholder] {
    color: #fff  !important;
}

.wide_row1  .form_Textarea
{
	color:#FFFFFF;
}

.wide_row1 input {
	color:#ffffff;
}

input {
	width: 80%;
}
.form_textarea {
	width: 80%;
}

@media (min-width: 580px) {
	input {
		width: 480px;
	}
	.form_textarea {
		width:480px;
	}
}

.login-inp{
	margin:10px 0px;
	padding:0px 20px;
	font-size:14px;
	height:30px;
	width:100%;
	background-color:#58b2ee;
	border-color:#bbdcf3;
	color:#ffffff;
	border-style:solid;
	border-width:1px;
}
.login-container{
	float:left;
	width:25%;
	padding:0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.login-submit-container{
	float:left;
	width:25%;
	padding:0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.login-submit{
	border:1px solid #bbdcf3;
	color:#ffffff;
	height:30px;
	line-height:30px;
	margin:10px 0px;
}
@media (max-width: 1600px) {

}
@media (max-width: 1400px) {

}

@media (max-width: 1200px) {
	.login-container{
		width:30%;
	}
	.login-submit-container{
		width:30%;
	}
	.more-btn-big a{
		padding:25px 25px;
		text-transform:uppercase;
		font-family: 'Open Sans', sans-serif;
		font-size:19px;
		font-weight:300;
		line-height:70px;
		color:#fff;
	}
}
@media (max-width: 992px) {
	.login-container{
		width:35%;
	}
	.login-submit-container{
		width:30%;
	}
}
@media (max-width: 768px) {
	.login-container{
		float:none;
		width:100%;
	}
	.login-submit-container{
		width:100%;
	}
	.flag{
		margin-right:5px;
	} 
	.hidden-xxs{
		display:none;
	}
}
@media (max-width: 400px) {

	.flag{
		margin-right:0px;
	} 
}
@media (min-width: 1200px){
	.container{
		width:1200px;
	}
}
<!-- -----------------------------    MENU ---------------------------- -->


.main_menu{
	border:none;
	border-radius:0px;
}
.navbar-collapse{
	padding:0px;	
}
.navbar-nav{
	float:right;
}

.main_menu li{
	display:inline;
}
.main_menu li:hover{
}
.main_menu li:focus{
	background:none;
}

.main_menu li a{
	color:#000000;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	line-height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.shrink .main_menu li a{
	color:#000000;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	line-height: 80px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.main_menu li a:hover, .main_menu li a:focus{
	color: #5ac441;
}

.main_menu li.active{
}

.main_menu li.active a{
	color:#000000;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: transparent;
	color: #5ac441;
}



footer{
	background: url('../img/footer_bg.png') transparent;
	font-size:14px;
	color:#ffffff;
	min-height:150px;
	padding-top:25px;
}

footer a, footer a:visited{
	text-decoration: none;
	color:#ffffff;
}

footer a:hover, footer a:focus{
	text-decoration: underline;
	color:#ffffff;
}

footer img {
	padding-right:10px;
	padding-left:5px;
}
.footer_left {
	text-align:right;
	padding-right:10px;
}

.footer_links {
    padding-top: 70px;
}

footer h2 {
	font-size: 14px;
	color:#fff;
	text-transform: none;
	text-align: center;
	font-weight:700;
	padding-top:10px;
	padding-bottom:25px;
	margin-top:0px;
	margin-bottom:0px;
}
.footer-line {
	margin-top:0px;
	margin-bottom:20px;
	background: url('../img/line.jpg') no-repeat center transparent;
	height:2px;
}
.footer-webstorm{
margin-top:10px;
}
footer .footer_text {
	padding-top:5px;
	padding-bottom:120px;
	height:70px;
	overflow:auto;
}

footer .footer_copy {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 135px;	
}

footer .footer_copy a {
	color: #fff;
}
.stopka_col_right {
	text-align:center;
}

.stopka_col_left {
		font-weight:400;
		font-size:14px;
}


.stopka_col_right p {
    line-height: 35px;
}


.stopka_col_left p {
    margin-bottom: 15px;
    margin-top: -4px;
}

.stopka_col_left img {
	margin-right:40px;
}

.phones {
	margin-bottom:30px;
}

.footer_email {
    padding-top: 15px;
}

a.header-link {
	color:#000000;
	font-size:24px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-decoration:none;
	margin: 22px;
}
a.header-link:hover {
	text-decoration:none;
	color:#000000;
}


a.header-link-mobile {
	color:#000000;
	font-size:18px;
	font-family: 'Open Sans', sans-serif;
	font-weight:300;
	text-decoration:none;
	text-align: left;
	line-height: 80px;	
	float:left;
}
a.header-link-mobile:hover {
	text-decoration:none;
	color:#000000;
}
@media screen and (min-width: 1199px)

{
	.top_logo {
		display:inline;
	}
	.small_logo {
		display: none;
	}
}

@media screen and (max-width: 1200px)
{
	a.header-link {
		font-size:16px;
		margin-top: 25px;
	}
	.main_menu li a {
		padding-right: 5px;
	}
	
	.shrink .main_menu li a{
		padding-right: 0px;
		padding-left: 5px;
		font-size: 14px;
	}
	.main_menu li a{
		padding-right: 0px;
		padding-left: 5px;
		font-size: 14px;
	}	
	.top_logo {
		display:none;
	}
	.small_logo {
		display: inline;
	}
	.logo img {
		padding-left: 0px;
	}
}

@media screen and (max-width: 500px)
{
	a.header-link-mobile {
		font-size:14px;
	}

}

@media screen and (max-width: 400px)
{
	a.header-link-mobile {
		font-size:0px;
	}

}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 15px 10px;
    margin-top: 15px;
    margin-right: 15px;
    background-color: #FFFFFF;
    background-image: none;
    border: 1px solid #666;
    border-radius: 6px;
}

.mobile_menu{
	background-color:#fff;
	margin-top:80px;
}
.mobile_menu ul{
	padding:0px;
	text-align:center;
}
.mobile_menu li{
	height:40px; 
	width:100%;
	background:none;
	list-style:none;
}
.mobile_menu li:hover{
	color:#5ac441;
}

.mobile_menu li a{
	color:#000000;
	font-size:20px;
	line-height:40px;
	padding:0px;
	font-size:16px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
.mobile_menu li a:hover{
	background:none;
	color:#5ac441;
	text-decoration:none;
}

.mobile_menu li.active{

}
.mobile_menu li.active a{
	color:#ffffff;
}



.stopka_col_left{

}
.stopka_col_middle{

}
.stopka_col_right{

}


img.logo-mobile {
	padding-top:0px;
	padding-left:20px;
    padding-right: 20px;
}




#myCarousel .carousel-indicators .active {
    width: 25px;
    height: 25px;
    margin: 0;
    background: url('../img/circle_point.png') no-repeat transparent;
    border: 0px;
	margin-left:8px;
	margin-right:8px;
}

#myCarousel .carousel-indicators li {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0px;
    text-indent: -999px;
    cursor: pointer;
    background: url('../img/circle.png') no-repeat transparent;
    border: 0px;
	margin-left:8px;
	margin-right:8px;
}
#myCarousel #myCarousel, .carousel-inner > .item {
    background-color: transparent;
}

.category {
	font-size:18px;
	color:#9d9c9c;
	line-height:24px;
	padding-bottom: 50px;
}

.category > h3 {
    margin-top: 45px;
}

.category:hover
{
	opacity:0.8;
}

.category:hover .more-btn {
	background-color:#FFF;
}
.btn-wrap {
	margin: 0 auto;
	text-align: center;
}
.dark-line {
	height:2px;
	width:100%;
	display:block;
	background: url('../img/dark_line.png') no-repeat left transparent;
	margin-top: 70px;
}
.white-line {
	height:2px;
	width:100%;
	display:block;
	background: url('../img/white_line.png') no-repeat left transparent;
	margin-top: 70px;
}
.dark-line-box {
	height:2px;
	width:100%;
	display:block;
	background: url('../img/dark_line.png') no-repeat left transparent;
}
.white-line-box {
	height:2px;
	width:100%;
	display:block;
	background: url('../img/white_line.png') no-repeat left transparent;
}
.category_content {
	margin-top:70px;
}
@media (min-width: 1000px) {
	.category .image {
		height: 380px;
		width:100%;
		overflow: hidden;
		float: left;
		margin-bottom:30px;
	}	
}

@media (min-width: 1000px) {
	.category .box_text {
		height: 100px;
		overflow: hidden;
		float: left;
		margin-bottom: 20px;
	}
}
@media (min-width: 700px) {
	.category .image {
		height: 280px;
		width:100%;
		overflow: hidden;
		float: left;
		margin-bottom:50px;
	}
}

.wide_row .row {
	margin-left:0px;
	margin-right:0px;
}

.wide_row .row .col-lg-12,
.wide_row .row .col-md-12,
.wide_row .row .col-sm-12,
.wide_row .row .col-xs-12
{
	padding-right: 0px;
	padding-left: 0px;
}

#potwierdzenie {
	display:none;
	background: url('../img/semi_transparent_bg.png') transparent;
	text-align:center;
	width:100%;
	z-index:1;
	position:absolute;
	left: 0;
}
#potwierdzenie_text {
	margin:0 auto;
	margin-top: 130px;
	color: #000;
	font-weight: 700;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 245px;
}

#myarrow_up {
	display:none;
}

.arrow_wrap {
	position: relative;
}

.arrow_up {
	right: 0;
	bottom: 0;
	position: absolute;
	background: url('../img/arrow_up.png') no-repeat transparent;
	width: 70px;
	height: 70px;
}

#myarrow_up {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99; 
    cursor: pointer; 
	background: url('../img/arrow_up.png') no-repeat transparent;
	width: 70px;
	height: 70px;
}

    .google-maps {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}